h1{
color: blue;
}

h2{
color: red;
}
body
{
background-image: url("fond2.jpg");
}

a img 
{ 
border: none; 
} 